-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
20.7
-
Code
-
Classes
- Staff
| Total Complexity |
40 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
324 |
| Lines of code |
142 |
| Logical lines of code |
86 |
| Comment lines |
114 |
| Methods |
18 |
| Properties |
6 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| morePreferableThan() |
A |
44 |
12 |
44 |
| addSpecialDay() |
S |
58 |
5 |
14 |
| getWorkloadForPeriod() |
S |
63 |
3 |
10 |
| getSchedule() |
S |
73 |
2 |
5 |
| addHoliday() |
S |
71 |
2 |
6 |
| addBooking() |
S |
65 |
2 |
9 |
| getService() |
S |
72 |
2 |
5 |
| getWorkload() |
S |
71 |
2 |
6 |
| addService() |
S |
64 |
1 |
11 |
| __construct() |
S |
74 |
1 |
5 |
| setSchedule() |
S |
76 |
1 |
4 |
| getScheduleLocations() |
S |
80 |
1 |
3 |
| getBookings() |
S |
82 |
1 |
3 |
| setWorkingTimeLimit() |
S |
77 |
1 |
4 |
| getWorkingTimeLimit() |
S |
82 |
1 |
3 |
| setTimeZone() |
S |
77 |
1 |
4 |
| getTimeZone() |
S |
82 |
1 |
3 |
| providesService() |
S |
79 |
1 |
3 |